Skip to content

fixed deprecations(connected property on MongoClient) in MongoQueue#3

Open
mlvea wants to merge 1 commit intolunaru:masterfrom
mlvea:master
Open

fixed deprecations(connected property on MongoClient) in MongoQueue#3
mlvea wants to merge 1 commit intolunaru:masterfrom
mlvea:master

Conversation

@mlvea
Copy link

@mlvea mlvea commented Feb 25, 2015

[Mongo] This class has been DEPRECATED as of version 1.3.0. Relying on this feature is highly discouraged. Please use MongoClient instead.
MongoClient deprecate connected method. Fixed the deprecation issue.

@sn01615
Copy link

sn01615 commented Aug 13, 2015

MongoQueue::getDatabase(): The 'connected' property is deprecated

@lunaru
Copy link
Owner

lunaru commented Aug 13, 2015

Happy to pull in this PR, but I'm not sure why the connection method is a static method. Also not sure why there is a connection->is in there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants